home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_2 / prom202b.zip / WHATS.NEW < prev   
Text File  |  1992-05-30  |  7KB  |  176 lines

  1. PonyROM                                                       WHATS.NEW??
  2. -------------------------------------------------------------------------
  3.  
  4. Version 2.02 04-09-92
  5. ---------------------
  6. Corrected TEXT Search routine to find text in descriptions when filelists
  7. were not all CAPS.
  8. Corrected Max DL Files checking routine.  It now checks before it marks
  9. file for download.   
  10. Thanks go to Jim Zimmer of BOOTLEG CD-ROM BBS (408) 226-9597 for finding 
  11. these two.
  12.  
  13. Version 2.01 03-30-92
  14. ---------------------
  15. +Change for Remote Access systems Only. It appears that Remote Access does
  16. not record the node number anywhere in its files (Dorinfo1.def, Exitinfo.bbs)
  17. PonyROM will now default to Node # 1 on systems running Remote Access.
  18. If you are using any other node(s) other than #1 then you will need to pass
  19. the Node # on the door command line in the format of:
  20.  
  21. PONYROM PONYROM#.CFG N#
  22.  
  23. Where # is the node number. If you are using Type 7 exits you can pass the
  24. node number from the menu setup. If not, it may be better to set the environ-
  25. ment variable such as RANODE=1 RANODE=2 etc for each node, then when calling
  26. you would use:
  27.  
  28. PONYROM PONYROM#.CFG N%RANODE% and that will pass the node to PONYROM.
  29.  
  30. Version 2.0 [Release] 03-23-92  
  31. ------------------------------
  32. Version 2.0 Released to registered licence key holders.
  33.  
  34. Version 2.0 [   Beta    ] 03-01-92
  35. ----------------------------------
  36. + Updated MakeDBF to handle 9999 file directories (for cdroms like PC-SIG)
  37.   rather than the previous 999 limit. (You will need run PonyPATH and then
  38.   re-run PonyDBF to use more than 999).
  39.  
  40. + Re-wrote PonyPATH to handle Dos versions prior to 4.0. If you use a DOS
  41.   version prior to 4.0, you are REQUIRED to run PonyPATH before PonyDBF.
  42.  
  43. Version 2.0 [   Beta    ] 02-29-92
  44. ----------------------------------
  45. + Changed copy routine.  You now need to create a COPYFILE.BAT in your
  46.   PonyRom dir.
  47.  
  48.   Passes %1 (Source path and filename)
  49.   Passes %2 (Destination path)
  50.   Passes %3 (Filename)
  51.   Batchfile you need to make is named 'COPYFILE.BAT'.  You need to have
  52.   this in your PonyRom dir.
  53.  
  54.   Batch file to remove comments and log the removed comments will look
  55.   like this.
  56.  
  57.   @echo off
  58.   copy %1 %2%3 >nul
  59.   RECOM -l oldcomment.log %2%3 >nul
  60.  
  61. Version 2.0 [   Beta    ] 02-25-92
  62. ----------------------------------
  63. + Now passing a fifth paramater to download batch files.  %5 is actual 
  64.   connect rate so PonyTran will do proper time estimates and CPS with 
  65.   Locked DTE. Also I believe I got that error 5 and the file already 
  66.   open in 11000.
  67.  
  68. Version 2.0 [   Beta    ] 02-23-92
  69. ----------------------------------
  70. + Added a Database Lock file (.LCK) for sharing when we open and close
  71.   Database files.  Should cure Database lockups. 
  72.   (Registered Key Required to activate)
  73.  
  74. Version 2.0 [   Beta    ] 02-19-92
  75. ----------------------------------
  76. + Added some more file sharing switches when we open files.
  77.  
  78. Version 2.0 [   Beta    ] 02-19-92
  79. ----------------------------------
  80. + Added time checking before download.  If time to download files marked 
  81.   exceeds online time left then user is required to remove file(s) from
  82.   batch.  
  83. + Added a display on line 23 notification if in Text Search mode.
  84.  
  85. Version 2.0 [   Beta    ] 02-10-92
  86. ----------------------------------
  87. + Added PonyTRAN with new download batch files and Ponyprot.def file.
  88.   PonyTran will give the SysOp Graphical information during downloads
  89.   as well as more protocols and still maintain the benifits of external
  90.   protocols.
  91.  
  92. Version 2.0 [   Beta    ] 02-07-92
  93. ----------------------------------
  94. + Added Multi CDROM Disc Support (Registered Key Required to activate)
  95.   PonyROM will now run up to 8 cdrom database files from a single door!
  96. + Added [F5] in PonyCFG to setup additional cdroms (2-9) to alow Security
  97.   control over CDROM drives. Now you can limit your X-Rated cdroms to any
  98.   security or groups of security as you wish etc.
  99. + Added option in PonyCFG to alow files to be copied from the cdrom to
  100.   the hard drive to alow more multi node compatibility with cdrom disc
  101.   changers (not recomended for multi-node) and multi cdrom drives.
  102. + Changed PonyFIND to allow choice of where you want file copied to, and
  103.   changed PonyFIND to work anywhere in your path as long as you specify
  104.   the exact location of .dbf file.
  105. + Added to Download Batch files and Viewit.Bat, %4 which will alow passing
  106.   of time remaining to use with such files as TIMEOUT.EXE and others to 
  107.   monitor time out in a batch file and help avoide any lockups and users
  108.   going past their alloted time limit while in batch files.
  109. + Added for trapping and stripping of headers and multi-line discriptions
  110.   If you HAVE to HAVE a header, the only acceptible left most char should be
  111.   a : or ( or [, but it will still add a file number to the header but will
  112.   do no harm if the user trys to download.
  113. + Added Text Searching by file area and Filename search.
  114. + Added <A> Add to Batch file command by Filename.
  115. + Added notification of how to break out of Non-Stop mode.
  116. + Added <V> View to areas prompt
  117. + Added ability to abort display files
  118. + Using Dsz.log, if set in download batch file to be created in the node
  119.   home directory, to check for transfer success and cps display.
  120. + Added ability to handle Filenames without EXT's  
  121. + Added check for marked files when quitting door.  Asks user if they are 
  122.   sure they want to quit when they have marked files for download.
  123.  
  124. Version 1.1 [02/06 18:00]
  125. -------------------------
  126. Fixed to be compatible with Wildcat's door.sys change in v3.02
  127. - Would previously say MAXIMUM FILES MARKED when used with Wildcat! v3.02
  128.  
  129. + Added in V)iew feature hook to allow use of an external viewer program.
  130.   PonyRom will look for VIEWIT.BAT in the PonyROM door directory and run
  131.   it if it is there. 
  132.  
  133.   Paramaters passed to this batch file are:  %1 = Port
  134.                                              %2 = Baud 
  135.                                              %3 = FileName
  136.  
  137. * Simple Example of * VIEWIT.BAT: DATAVIEW DATAVIEW.CFG %3
  138.  
  139.   See the sample VIEWBAT.001
  140.  
  141.   Another alternitive is to check for file extention in the VIEWIT.BAT
  142.   and pipe the file to your Node Home Directory to a text file named
  143.   VIEWIT.TXT, and PonyROM will read in this file and output it to the com
  144.   port and local screen.
  145.  
  146. * Simple Example of * VIEWIT.BAT: 
  147.  
  148.            :START
  149.            TESTFILE %3 ARC ZIP
  150.            IF ERRORLEVEL == 2 GOTO ZIP
  151.            IF ERRORLEVEL == 1 GOTO ARC
  152.            GOTO END
  153.  
  154.            :ZIP
  155.            PKZIP/V %3 > C:\WC30\WCWORK\NODE%WCNODEID%\VIEWIT.TXT
  156.            GOTO END
  157.  
  158.            :ARC
  159.            PKARC/V %3 > C:\WC30\WCWORK\NODE%WCNODEID%\VIEWIT.TXT
  160.            GOTO END
  161.  
  162.            :END
  163.  
  164.   See the sample VIEWBAT.002
  165.  
  166.            -----------------------------------------------------------
  167. NEW FILES: PONYROM.EXE, V-HELP.SCR, V-HELP.BBS, WHATS.NEW, *VIEWIT.BAT
  168.            -----------------------------------------------------------
  169.            Use this as a guide when updating files.
  170.            All other files remain the same.
  171.  
  172.  
  173. Version 1.0 [01/25 18:00]
  174. -------------------------
  175. First release.
  176.